@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; font-family:"微软雅黑";}
a{ font-family:"微软雅黑"; color:#000; text-decoration:none;text-overflow: ellipsis; white-space: nowrap; overflow:hidden;}
li{ list-style:none;}
.clear{ clear: both;}
.left{ float:left;}
.right{ float:right;}
.box{ width:1200px; padding:0 14px; margin:0 auto;}
input{ outline:none;}
